home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Medal Software 3
/
Gold Medal Software - Volume 3 (Gold Medal) (1994).iso
/
netutils
/
dmenu172.arj
/
DMENU.BAT
next >
Wrap
DOS Batch File
|
1994-01-31
|
159b
|
13 lines
@echo off
set t=c:\temp.fil
:loop
c:\menu\dougmenu.exe %1 %2 %3
if errorlevel==2 %t%
if errorlevel==1 goto quit
call %t%
goto loop
:quit
set t=